projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1d8945
)
Make scaling and compositing functions handle edge pixels consistently.
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 11 Aug 2004 14:47:41 +0000
(14:47 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 11 Aug 2004 14:47:41 +0000
(14:47 +0000)
2004-08-11 Matthias Clasen <mclasen@redhat.com>
* pixops/pixops.c: Make scaling and compositing functions handle
edge pixels consistently. (#111922, Brian Cameron)
gdk-pixbuf/ChangeLog
patch
|
blob
|
history
diff --git
a/gdk-pixbuf/ChangeLog
b/gdk-pixbuf/ChangeLog
index 14597bd37f3c3141fde763f8b7171abfc99975c6..4e947352da9e24f2ce2281ffdaf55ca7dc66e345 100644
(file)
--- a/
gdk-pixbuf/ChangeLog
+++ b/
gdk-pixbuf/ChangeLog
@@
-1,5
+1,8
@@
2004-08-11 Matthias Clasen <mclasen@redhat.com>
+ * pixops/pixops.c: Make scaling and compositing functions handle
+ edge pixels consistently. (#111922, Brian Cameron)
+
* pixops/pixops-internal.h:
* pixops/pixops.c:
* pixops/*.S: underscore prefix the mmx implementations, in order